os.File.fd (method)

2 uses

	os (current package)
		file.go#L726: 	return f.fd()
		file_unix.go#L69: func (f *File) fd() uintptr {